projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c8bcde
)
Fix typo.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 22 May 2002 01:18:56 +0000
(
01:18
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 22 May 2002 01:18:56 +0000
(
01:18
+0000)
lisp/lpr.el
patch
|
blob
|
history
diff --git
a/lisp/lpr.el
b/lisp/lpr.el
index 213a6d05af24b243802005cf9bdeb363a793b356..21e82208e6abbd3107d5866a4848ec9097475829 100644
(file)
--- a/
lisp/lpr.el
+++ b/
lisp/lpr.el
@@
-25,7
+25,7
@@
;;; Commentary:
;; Commands to send the region or a buffer to your printer. Entry points
-;; are `lpr-buffer', `print-buffer', lpr-region', or `print-region'; option
+;; are `lpr-buffer', `print-buffer',
`
lpr-region', or `print-region'; option
;; variables include `printer-name', `lpr-switches' and `lpr-command'.
;;; Code: